home *** CD-ROM | disk | FTP | other *** search
/ Amoszine 11 / Amoszine 11 (Disk 1 of 2).adf / S / startup-sequence
Encoding:
Text File  |  1998-05-31  |  1.2 KB  |  38 lines

  1. ;
  2. ; Hello to all the nosey gits :^)
  3. ;
  4. ; This issue of Az was kindly put together by Dave Kirk of APEX SYSTEMS
  5. ; using his very sexy DISK SYSTEM which is available now.
  6. ; Contact Dave for more info - Thanx Dave for saving me endless hours
  7. ; working with DMC GOLD again! Disk System is looking good m8. Hopefully
  8. ; the Az'ers will love the changes. If so, we shall use it again next
  9. ; issue! :^)  - Loadsa Love N Stuff (eh?) - Andy Gee!
  10. ;
  11. setpatch >NIL:
  12. ;
  13. echo "*ec"
  14. assign DiskSystem: AZ11_Disk_1:
  15. echo " "
  16. echo "                              W E L C O M E   T O"
  17. echo " "
  18. echo " "
  19. echo "       rrrrr    rrrrr    rrrrr    rrrrr   rrrrr  rrrrr   rrrrr    rrrrrr"
  20. echo "      r     r  r  r  r  r     r  r           r     r    r     r  r      "
  21. echo "      rrrrrrr  r  r  r  r     r   rrrrr     r      r    r     r  rrrrr  "
  22. echo "      r     r  r     r  r     r        r   r       r    r     r  r      "
  23. echo "      r     r  r     r   rrrrr    rrrrr   rrrrr  rrrrr  r     r   rrrrrr"
  24. echo " "
  25. echo " "
  26. echo "                             ISSUE #11 - MARCH 1996"
  27. echo " "
  28. echo "             Amoszine is Licenceware which means ...... Don't Copy"
  29. echo " "
  30. RTDD >NIL:
  31. makedir "RAM:ENV"
  32. makedir "RAM:T"
  33. Assign T: RAM:T
  34. Assign ENV: RAM:ENV
  35.  
  36. GoWb
  37. ;
  38.